home *** CD-ROM | disk | FTP | other *** search
/ 3D Games (Spidla) / 3dhry2.iso / InterBingo 1.0 / InterBingoSetup.exe / InstallResource.swf / scripts / DefineButton2_107 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2002-07-25  |  79 b   |  5 lines

  1. on(press){
  2.    startDrag("",0,left,top,right,bottom);
  3.    dragging = true;
  4. }
  5.